PDF for WPF and Silverlight
InsertRange(Int32,IEnumerable<PdfPage>) メソッド

C1.WPF.Pdf.4.5.2 アセンブリ > C1.WPF.Pdf 名前空間 > PdfPageCollection クラス > InsertRange メソッド : InsertRange(Int32,IEnumerable<PdfPage>) メソッド
シンタックス
'宣言
 
Public Overloads Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of PdfPage) _
) 
public void InsertRange( 
   System.int index,
   System.Collections.Generic.IEnumerable<PdfPage> collection
)

パラメータ

index
collection
参照

PdfPageCollection クラス
PdfPageCollection メンバ
オーバーロード一覧